.toper{
	width: 1200px;
	height: 110px;
	margin: auto;
}
.logos{
	width: auto;
	height: auto;
	padding-top: 25px;
}
.logos img{
	width: auto;
	height: 60px;
}
.navs{
	width: auto;
	height: 70px;
	margin-top: 20px;
}
.navs ul li{
	width: auto;
	height: 70px;
	line-height: 70px;
	float: left;
	margin-left: 40px;
	position: relative;
}
.navs ul li a.dta{
	font-size: 15px;
	color: #333;
}
.navs ul li a.dta:hover{
	color: #133984;
}
.navs ul li.shows a.dta{
	color: #133984;
}
.navs ul li:nth-child(2){
	padding-right: 20px;
	background: url(../img/s1.png) no-repeat right center;
}
.navs ul li:nth-child(3){
	padding-right: 20px;
	background: url(../img/s1.png) no-repeat right center;
}
.navs ul li:nth-child(2):hover{
	background: url(../img/s4.png) no-repeat right center;
}
.navs ul li:nth-child(3):hover{
	background: url(../img/s4.png) no-repeat right center;
}
.navs ul li:hover a.dta{
	color: #133984;
}
.hidenav{
	width: 100px;
	height: auto;
	position: absolute;
	top: 60px;
	left: -10px;
	background: rgba(19,57,132,.8);
	z-index: 99;
	display: none;
}
.hidenav a{
	width: 100%;
	height: 35px;
	display: inline-block;
	border-bottom: 1px solid #446aa4;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	float: left;
}
.hidenav a:hover{
	background: #0a3575;
}
.hidenav a:last-child{
	border-bottom: none;
}
.mains{
	width: 1200px;
	height: auto;
	margin: auto;
	padding: 20px 0px 40px;
}
.mains ul li{
	width: 360px;
	height: auto;
	float: left;
	margin-right: 50px;
}
.mains ul li:nth-child(3n){
	margin-right: 0px;
}
.mains ul li:first-child{
	width: 380px;
}
.maintit{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 18px;
	border-bottom: 1px solid #eee;
}
.maintits{
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	background: url(../img/s5.png) no-repeat 0px center;
}
.maintits h2{
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333;
	float: left;
}
.maintits h2 span{
	font-size: 12px;
	color: #ccc;
	margin-left: 10px;
}
.maintits a{
	font-size: 12px;
	color: #999;
	float: right;
}
.maintits a:hover{
	color: #133984;
}
.mainpic{
	width: 100%;
	height: 160px;
	margin-bottom: 20px;
}
.mainpic img{
	width: 100%;
	height: 100%;
}
.mainli{
	width: 100%;
	height: auto;
}
.mainli h3{
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-left: 16px;
	background: url(../img/s9.png) no-repeat 0px center;
	margin-bottom: 18px;
}
.mainli h3 a{
	width:80%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	float: left;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all; 
}
.mainli h3 a:hover{
	color: #133984;
}
.mainli h3 span{
	width:auto;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	float: right;
}
.mains2li{
	width: 100%;
	height: auto;
}
.s2mode{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.s2modepic{
	width: 100px;
	height: 80px;
}
.s2modepic img{
	width: 100%;
	height: 100%;
}
.s2modetit{
	width: 240px;
	height: auto;
	padding-top: 5px;
}
.s2modetit h2{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	font-weight: 600;
	margin-bottom: 10px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all; 
}
.s2modetit h3{
	width: 100%;
	height: auto;
	max-height: 50px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	margin-bottom: 0px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all; 
}
.s2mode:hover .s2modetit h2{
	color: #133984;
}
.s2mode:last-child{
	margin-bottom: 0px;
}
.footer{
	width: 100%;
	height: auto;
	min-width: 1200px;
	border-top: 2px solid #133984;
	background: -webkit-linear-gradient(#eeeeee, #d5d5d5);
	background: -o-linear-gradient(#eeeeee, #d5d5d5); 
	background: -moz-linear-gradient(#eeeeee, #d5d5d5); 
	background: linear-gradient(#eeeeee, #d5d5d5); 
}
.footers{
	width: 1200px;
	height: auto;
	margin: auto;
	padding: 20px 0px 20px;
}
.footit{
	width: auto;
	max-width: 900px;
	height: auto;
}
.footit img{
	width: auto;
	height: 48px;
	margin-bottom: 20px;
}
.footit h3{
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	line-height: 20px;
}
.footwx{
	width: auto;
	height: auto;
}
.footwx img{
	width: 112px;
	height: auto;
}



.contant{
	width: 1200px;
	height: auto;
	padding: 60px 0px 50px;
	margin: auto;
}
.slide_nav{
	width: 280px;
	height: auto;
}
.main_con{
	width: 890px;
	height: auto;
}
.side_tit{
	width: 280px;
	height: 60px;
	background: #2c589a;
	margin-bottom: 10px;
}
.side_tit h2{
	color: #fefefe;
	font-size: 24px;
	display: inline;
	line-height: 60px;
	margin-left: 36px;
}
.side_tit h3{
	color: #fefefe;
	font-size: 16px;
	display: inline;
	line-height: 60px;
}
.sidelist{
	width: 280px;
	height: auto;
	margin-bottom: 20px;
}
.sidelist ul a{
	width: 280px;
	height: 50px;
	background: #f2f2f2;
	/*margin-bottom: 2px;*/
	display: inline-block;
	padding-left: 36px;
}
.sidelist ul a li h2{
	color: #333333;
	font-size: 14px;
	line-height: 50px;
	float: left;
}
.sidelist ul a li{
	color: #333333;
	font-size: 14px;
	line-height: 50px;
	clear: both;
	width: 244px;
	height: 50px;
}
.sidelist ul a img{
	width: 20px;
	height: 20px;
	display: inline;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
}
.sidelist ul a .now h2{
	color: #ff8a00;
}
.sidelist ul a:hover li h2{
	color: #ff8a00;
}
.tel{
	width: 280px;
	height: auto;
}
.tel img{
	width: 280px;
	height: auto;
}
.tels{
	width: 280px;
	background: #f2f2f2;
	padding: 15px 15px 20px;
}
.tels h2{
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 14px;
	padding-left: 21px;
}
.tels h3{
	font-size: 26px;
	color: #2c589a;
	padding-left: 21px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 15px;
}
.tels h5{
	font-size: 14px;
	color: #333333;
	padding-left: 21px;
	line-height: 20px;
}
.main_head{
	width: 890px;
	height: 60px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 32px;
	background: url(../img/s15.png) left no-repeat;
}
.main_head h2{
	line-height: 60px;
	margin-left: 25px;
	font-size: 20px;
	color: #333;
	display: inline;
	margin-bottom: 6px;
}
.now_location{
	width: auto;
	height: 60px;
	line-height: 60px;
	margin-bottom: 24px;
}
.now_location a{
	margin-left: 8px;
	font-size: 12px;
	color: #666666;
}
.now_location a:last-child{
	color: #999999;
}
.now_location a:hover{
	color: #999999;
}
.contains{
	width: 890px;
	height: auto;
}
.contains img{
	width: auto;
	height: auto;
	max-width: 100%;
	display: block;
	margin: auto;
}
.contains p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.contains3{
	width: 100%;
	height: auto;
}
.contains3 h2{
	font-size: 16px;
	color: #2a85cb;
	margin-bottom: 30px;
}
.contains3 h3{
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
}
.contains3 iframe{
	border: 1px solid #f2f2f2;
}
.maps{
	width: 100%;
	height: auto;
	margin-top: 35px;
}
.sidenav{
	width: 100%;
	height: auto;
	margin-bottom: 16px;
}
.sidenav a{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 2px;
	float: left;
	background: url(../img/s17.png) no-repeat 233px center #f2f2f2;
	padding: 0px 60px 0px 35px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.sidenav a.shows{
	color: #009240;
	background: url(../img/s18.png) no-repeat 233px center #f2f2f2;
}
.sidenav a:hover{
	color: #009240;
}
.serli{
	width: 100%;
	height: auto;
}
.serli ul li{
	width: 280px;
	height: auto;
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
	background: #f6f6f6;
	position: relative;
}
.serli ul li:nth-child(3n){
	margin-right: 0px;
}
.serli ul li img{
	width: 100%;
	height: 210px;
}
.serli ul li h2{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0px 15px;
	overflow: hidden;
	font-size: 16px;
	color: #333;
}
.serli ul li:hover{
	box-shadow: 1px 2px 10px #dadada;
}
.fcon{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #009240;
	padding: 35px 20px 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all .5s;
	-webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.fcon h3{
	font-size: 16px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
}
.fcon h4{
	width: 100%;
	height: 1px;
	background: #1a9d53;
	margin-bottom: 20px;
}
.fcon p{
	font-size: 14px;
	color: #fff;
	height: auto;
	max-height: 125px;
	line-height: 25px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.serli ul li:hover .fcon{
	-webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.pagbox{
	margin-top: 20px;
}
.pagination{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.pagination li a{
	padding: 5px 10px;
	border: none;
	color: #999999;
	font-size: 13px;
	display: inline-block;
	margin: 0px 2px 10px;
	background: #eeeeee;
}
.pagination li span{
	padding: 5px 10px;
	border: none;
	color: #333;
	font-size: 13px;
	display: inline-block;
	margin: 0px 2px 10px;
	background-color: #eeeeee !important;
}
.pagination li a:hover{
	background: #009240;
	color: #fff;
}
.pagination li.active span{
	background: #009240 !important;
	color: #fff;
}

.dets{
	width: 900px;
	height: auto;
	border: 1px solid #eee;
}
.detit{
	width: 100%;
	height: auto;
	padding: 20px 30px 18px;
	border-bottom: 1px solid #eee;
}
.detit h2{
	font-size: 22px;
	color: #333;
	line-height: 30px;
	margin-bottom: 12px;
}
.detit h3{
	font-size: 14px;
	color: #999;
}
.detcon{
	width: 100%;
	height: auto;
	padding: 30px 30px;
	border-bottom: 1px solid #eee;
}
.detcon p{
	font-size: 15px;
	color: #333;
	line-height: 30px;
}
.detcon img{
	width: auto;
	height: auto;
	max-width: 100%;
	display: block;
	margin: auto;
}
.newdet_con{
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 20px 30px;
}
.newdet_con h4{
	width: 100%;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	color: #333;
	margin-bottom: 5px;
}
.newdet_con a{
	color: #666;
	font-size: 14px;
	font-weight: 500;
}
.newdet_con a:hover{
	color: #133984;
}
.sideli{
	width: 280px;
	height: auto;
	margin-bottom: 30px;
}
.sides1{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	background: #f4f4f4;
}
.sides1h{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #2c589a;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	padding-left: 25px;
}
.sides1c{
	width: 100%;
	height: auto;
	padding: 20px 20px;
}
.picli{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 20px;
}
.picli img{
	width: 100%;
	height: auto;
}
.picli h2{
	width: 100%;
	height: 35px;
	line-height: 35px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,.5);
	font-size: 14px;
	color: #fff;
	padding: 0px 10px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all; 
}
.picli:hover h2{
	color: #2c589a;
	background: rgba(255, 240, 240, 0.5);
}
.newli{
	width: 100%;
	height: auto;
}
.newli h3{
	width: 100%;
	height: auto;
	margin-bottom: 13px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e3e3e3;
}
.newli h3 span{
	width: 18px;
	height: 18px;
	background: #b5b5b5;
	color: #fff;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
	font-family: arial;
	float: left;
}
.newli h3 a{
	width: auto;
	max-width: 210px;
	height: 18px;
	line-height: 18px;
	color: #333;
	font-size: 14px;
	float: left;
	margin-left: 10px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all; 
}
.newli h3:nth-child(1) span{
	background: #2c589a;
}
.newli h3:nth-child(2) span{
	background: #2c589a;
}
.newli h3:nth-child(3) span{
	background: #2c589a;
}
.newli h3:hover a{
	color: #2c589a; 
}
.rentli{
	width: 100%;
	height: auto;
}
.rentli ul li{
	width: 100%;
	height: auto;
	border-bottom: 1px dashed #efefef;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.rentli ul li h2{
	width: 100%;
	height: 25px;
	line-height: 25px;
	padding-left: 16px;
	background: url(../img/s28.png) no-repeat 0pc center;
}
.rentli ul li h2 .sp1{
	width: auto;
	max-width: 700px;
	height: 25px;
	line-height: 25px;
    float: left;
    font-size: 16px;
    color: #333;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all; 
}
.rentli ul li h2 .sp2{
	width: auto;
	height: 25px;
	line-height: 25px;
    float: right;
    font-size: 16px;
    color: #999;
}
.rentli ul li h3{
	font-size: 14px;
	color: #999;
	line-height: 25px;
	margin-top: 10px;
	display: none;
}
.rentli ul li:hover h2 .sp1{
	color: #009240;
}
.rentdet{
	width: 100%;
	height: auto;
}
.rentit{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.rentit h2{
	font-size: 20px;
	color: #2c589a;
	margin-bottom: 14px;
}
.rentit h3{
	font-size: 15px;
	color: #333;
}
.rencon{
	width: 100%;
	height: auto;
}
.rencon h2{
	font-size: 16px;
	color: #fff;
	padding: 10px 20px;
	background: #3665bb;
	display: inline-block;
	margin-bottom: 20px;
}
.rencons{
	width: 100%;
	height: auto;
	padding-left: 20px;
	margin-bottom: 25px;
}
.rencons p{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}


.list_news{
	width: 890px;
	height: auto;
	padding-bottom: 26px;
	border-bottom: 1px dashed #efefef;
	margin-bottom: 26px;
}
.pics{
	width: 240px;
	height: 140px;
	overflow: hidden;
}
.pics img{
	width: 100%;
	height: 100%;
}
.ftits{
	width: 620px;
	height: auto;
	padding-top: 10px;
}
.ftits h2{
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
.ftits h2:hover{
	color: #003BB3;
}
.ftits h3{
	font-size: 14px;
	color: #999999;
	margin-bottom: 15px;
}
.ftits p{
	font-size: 14px;
	color: #818181;
	line-height: 25px;
	width: 100%;
	height: auto;
	max-height: 50px;
	margin-bottom: 0px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all; 
}
.gong{
	width: 100%;
	margin-bottom: 30px;
}
.gong h2{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.gong h2 a{
	font-size: 14px;
	color: #666;
}
.detcon td{
	border:1px solid #ccc;
	padding:10px;
	line-height:25px;
	text-align:left;
	font-size:14px;
}
.detcon td p{
	font-size:14px;
}